home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / FlashGauntlet.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-14  |  61 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:erik@allebest.com", "");
  3. }
  4.